Introduction to
GIS Modeling
…an introductory course in map analysis
GEOG 3160, University of Denver, Winter 2001
…posted
on the class website by
5:00 pm, Friday, March 9th, and must
be completed by
5:00 pm, Sunday, March 16th. The
exam/project can be done in teams of up to four members—one write-up per group,
submitted as a Word document. Your
report is expected to be high-quality and professional with title page for each
of the two questions, statement of the problem, through discussion and embedded
figures to describe how you completed each phase of the questions. BE SURE to summarize the input maps,
processing operation and output map values at each step. Also, display the output maps in the best
representative form (data type, display type and color pallet), complete with
figure number/caption and reference to the figure in the discussion text.
(40 points) Question 1 – Wildfire Response Model
The above flowchart identifies the processing flow for calculating Wildfire Response using MapCalc with the Tutor25 database. Create and implement a script that solves for response–time considering the following steps…
Step 1) The “on-road travel” step calibrates the Roads map as ASSIGNING 10 TO 1 ASSIGNING 5 TO 2 ASSIGNING 2 TO 3 ASSIGNING 1 TO 4 ASSIGNING 5 TO 5 ASSIGNING 15 TO 21 THRU 43…with the base unit of effective distance as 1= .1 minute
Identify and briefly discuss at
least two extensions to the Fire-response model that you could add to improve
the model.
Turn-in your MapCalc script with embedded “Notes” at the beginning of each set submodel commands (Fire_response.scr).
(60 points) Question 2 – Wildfire Risk
Model
Wildfire Risk is dependent on three factors— Fuel Loading, Detection Period and Crew Response. Based on the considerations identified below, derive a fire risk map using YOUR OWN calibration assumptions.
Include a flowchart of your solution…color-coded by the three submodels and containing map names for the boxes AND MapCalc operations perpendicular to the lines.
Embed maps as appropriate and clearly state your assumptions in the discussion of the procedures and results.
Part A, Fuel Loading Submodel— Fuel Loading is dependent on two factors, TERRAIN and COVERTYPE conditions…
ü Terrain Conditions— fuel drying on steep southern slopes identify the highest indices, while north-facing slopes identify the lowest.
ü Cover Type Conditions-- update the terrain conditions index you just created for areas that are meadow assuming that they have half the fuel on the ground (0.5) as the forested locations (1.0) and open water as none at all (0.0).
…generate a Fuel Loading map containing index values from 0 to 9 (0=open water; 1= lowest; 9=highest fuel loading risk) .
Part B, Detection Risk Submodel— detection risk is dependent on the visual exposure to areas with high human surveillance…
ü Visual Exposure— fire locations visually connected to houses and roads are likely to be seen early, while those with less visual exposure are less likely.
…generate a Detection Risk map containing index values from 1 to 9 (1=lowest; 9=highest visual detection risk) .
Part C, Overall Fire Risk submodel— combines all three considerations (Loading, Detection and Response)…
ü Response-Time— calibrate your response-time map created in the previous question into an response-time index from 1 to 9 (1=lowest; 9=highest response-time risk).
ü Overall Fire Risk— generate an overall fire risk map by weight-averaging such that Fuel Loading is five (5) times as important and Response-Time is three (3) times as important as Visual Detection (1). Be sure to mask the open water areas to zero.
Identify and briefly discuss at
least two extensions to the Fire-risk model that you could add to improve the
model.
Turn-in your MapCalc script with embedded “Note” at the beginning of each set submodel commands (Fire_risk.scr).
_____________________________________
An
example overall FireRisk_Index map based on instructor assumptions,
calibrations and weights. Your FireRisk
map will be similar, but not identical.
Note that open water locations are set to zero and the overall FireRisk
index ranges from 1 (low) to 9 (high).